projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
641cfd1
)
Really fix last change.
author
Chong Yidong
<cyd@gnu.org>
Sun, 23 Sep 2012 09:25:21 +0000
(17:25 +0800)
committer
Chong Yidong
<cyd@gnu.org>
Sun, 23 Sep 2012 09:25:21 +0000
(17:25 +0800)
src/image.c
patch
|
blob
|
history
diff --git
a/src/image.c
b/src/image.c
index c5bed6f12ed2ee181deb10dec39833bfde99eba3..1c9b262c8cb59054f399fb8bc9b295320f06f590 100644
(file)
--- a/
src/image.c
+++ b/
src/image.c
@@
-561,7
+561,7
@@
static Lisp_Object Qlaplace, Qemboss, Qedge_detection, Qheuristic;
/* Function prototypes. */
-static struct image_type *define_image_type (struct image_type *
, Lisp_Object
);
+static struct image_type *define_image_type (struct image_type *);
static struct image_type *lookup_image_type (Lisp_Object);
static void image_error (const char *format, Lisp_Object, Lisp_Object);
static void x_laplace (struct frame *, struct image *);